home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / program / misc / iedit210.lha / IEditor / Examples / MemoryObserver / MemoryObs.doc < prev    next >
Text File  |  1995-06-24  |  2KB  |  72 lines

  1. ==========================================================================
  2.                        Memory Observer - Fast Doc
  3. ==========================================================================
  4.  
  5.  
  6. 1. Disclaimer
  7. --------------------------------------------------------------------------
  8.  
  9. You  use  this  program at your own risk.  It is provided "as is" without
  10. warranties  of  any kind.  I cannot be held responsable for any damage it
  11. can cause.
  12.  
  13.  
  14. 2. Copyright
  15. --------------------------------------------------------------------------
  16.  
  17. Memory  Observer  is © Copyright 1995 by Simone Tellini.  It is FREEWARE,
  18. so  you  can freely copy it, but, as usual, you CAN'T charge it more than
  19. Fred Fish does for a single disk.
  20.  
  21. You  can  also  modify  it's  source code and it's GUI, provided that you
  22. leave  my name in it (and the names of people that modified it before you
  23. ;).
  24.  
  25. You can distribute modified copy of Memory Observer, but this and ALL the
  26. other files present in this archive must be distributed with it.
  27.  
  28.  
  29. 3. A little note
  30. --------------------------------------------------------------------------
  31.  
  32. The  GUI of this program has been designed with "Interface Editor v2.04",
  33. a wonderful program by...  err...  me!  ;-)
  34. Write me if you want to receive a demo...
  35.  
  36.  
  37. 4. What it does
  38. --------------------------------------------------------------------------
  39.  
  40. Memory Observer is just a memory monitor:  it checks every 1/50 of second
  41. a specified memory location and displays its content in various ways.
  42.  
  43. First  of  all,  if you want to monitor your memory, you'll have to check
  44. the  "Monitor"  gadget  :).  Then you can insert the address (in hex) you
  45. want to observ in the relative gadget.
  46.  
  47. Moreover, you could want to be informed when the memory is changed:  just
  48. check the "Beep" gadget!
  49.  
  50. Then  "Sign"  gadget indicates if the Decimal number should be considered
  51. Signed or Unsigned...
  52.  
  53. You  can  choose  if monitor a longword, a word or a single byte.  In the
  54. first two cases, the addresses you insert will be rounded.
  55.  
  56.  
  57. Well, that's all folks!  (I wrote it's a *FAST* doc, didn't I? :-)
  58.  
  59. P.S.   If you wanna contact me:
  60.  
  61. Snail Mail:
  62.         Simone Tellini
  63.         Piazza Resistenza 2
  64.         42016 Guastalla RE
  65.         ITALY
  66.  
  67. FidoNet:
  68.         2:332/502   (Simone Tellini)
  69.  
  70. InterNet:
  71.         Simone.Tellini@f502.n332.z2.fidonet.org
  72.